h3,h4,h5,h6{
    color: #333;
}
.Pd-bd{
	float: left;
	/*margin-top:60px;*/
}
.Pd-hd{
	float: right;
	/*margin-top:60px;*/
}
.Pd-bd .pro-inf h5{
	width: 280px;
	height: 140px;
	background: #13188d;
	color: #fff;
	line-height: 140px;
	padding-left: 30px;
	font-size: 24px;
	font-weight: normal;
}
.Pd-bd ul li{
	width: 280px;
	border-bottom: 1px solid #ccc;
	/* overflow: hidden; */
}
.Pd-bd ul li a{
	margin-left: 20px;
	background: url(../image/li.png) no-repeat left;
	padding-left: 14px;
	color: #333;
	font-size: 16px;
	/*height: 56px;*/
	line-height: 54px;
}

.Pd-bd ul .pro-inf-down li{
	height: 56px;
	line-height: 56px;
	border-bottom: none;
	width: 256px;
	background: #edf0ff;
	margin-left: 24px;
	padding-left: 14px;
}
.Pd-bd ul .pro-inf-down {
	display: none;
}
.Pd-bd ul li:hover .pro-inf-down {
	display: block;
}
.Pd-bd ul .pro-inf-down li:hover{
	background: #13188d;
	color: #fff;
}
.Pd-bd ul .pro-inf-down li a{
	/*background: #13188d;*/
	background-image: none;
}
.Pd-bd ul .pro-inf-down li:hover a{
	/*background: #13188d;*/
	color: #fff;
	background-image: none;
}
.Pd-hd{
	width: 862px;
	/* overflow: hidden; */
	/* position: relative; */
}
.Pd-hd strong{
    font-size: 18px;
}
.Pd-hd h3{
	width: 100%;
	font-size: 36px;
	font-weight: normal;
	background: url(../image/pd-hd-h3.png) no-repeat bottom;
	padding-bottom: 20px;
	margin-bottom: 60px;
}
.pro-inf .pro-inf-text{
	float: left;
	width: 528px;
}
.pro-inf .pro-inf-text h6{
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 20px;
}
.pro-inf .pro-inf-text p{
	color: #666;
	line-height: 28px;
}
.pro-inf-tell{
	width: 225px;
	float: right;
}
.pro-inf-tell h6{
	width: 100%;
	height: 60px;
	background: #13188d;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
}
.pro-inf-tell ul{
	width: 100%;
	border: 1px solid #ccc;
	text-align: center;
}
.pro-inf-tell ul li{
	line-height: 24px;
	padding: 0 12px;
	text-align: left;
}
.pro-inf-tell ul li span{
	color: #13188d;
}
.pro-inf-tell ul li:first-child{
	text-align: center;
	padding: 10px 0;
}
.pro-inf-tell ul li:last-child{
	text-align: center;
	padding: 20px 0;
}
.pro-inf-tell ul li:last-child a{
	width: 168px;
	height: 42px;
	border: 2px solid #e4101b;
	text-align: center;
	display: inline-block;
	line-height: 42px;
	
}
.pro-inf-tell ul li:last-child a span{
	background: url(../image/email.png) no-repeat left;
	padding-left: 36px;
	color: #e4101b;
}
.Pd-hd .slideTxtBox .hd {
    height: 54px;
    line-height: 54px;
	margin-top: 60px;
    border-bottom: 1px solid #ccc;
}
.Pd-hd .slideTxtBox .hd ul {
    float: left;
}
.Pd-hd .slideTxtBox .hd ul li.on {
    height: 54px;
    background: #fff;
	color: #333;
    border: 1px solid #ccc;
}
.Pd-hd .slideTxtBox .hd ul li {
    float: left;
	width: 168px;
	height: 54px;
	text-align: center;
	background: #333;
	color: #fff;
	margin-right: 1px;
	font-size: 16px;
    cursor: pointer;
}
.Pd-hd .slideTxtBox .bd ul {
    zoom: 1;
	padding-top:30px;
}
.Pd-hd .slideTxtBox .bd li .bd-tit {
    font-size: 28px;
	background: url(../image/bd-tit.png) no-repeat left;
	padding-left: 20px;
}
.Pd-hd .slideTxtBox .bd li .str-bd-pic{
	margin: 54px 0 0 158px;
}
.Pd-hd .slideTxtBox .bd li .str-bd-pic img{
    width: 100%;
}
.Pd-hd .related{
	width: 100%;
	margin-top: 40px;
}
.Pd-hd .related h4{
	font-size: 22px;
	font-weight: normal;
	height: 45px;
	/* line-height: 40px; */
	border-bottom: 3px solid #13188d ;
}
.slideGroup {
    width: 862px;
	height: 244px;
    border: 1px solid #ccc;
    /* text-align: left; */
	background: #f3f4f9;
}
.slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 42px;
	margin-top: 20px;
    position: relative;
}
.slideGroup .sPrev, .slideGroup .sNext {
    position: absolute;
    left: 5px;
    top: 56px;
    display: block;
    width: 30px;
    height: 94px;
    border: 1px solid #ddd;
    background: url(../image/icoLeft.gif) center center no-repeat #f4f4f4;
}
.slideGroup .parBd ul li{
	margin: 0 8px;
	overflow: hidden;
	text-align: center;
	width: 251px;
}
.slideGroup .parBd ul li img{
	width: 100%;
}
.slideGroup .sNext{
	left: auto;
	right: 5px;
	background: url(../image/icoRight.gif) center center no-repeat #f4f4f4;
}
.slideGroup .parBd ul li p.con{
	height: 68px;
	line-height: 68px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #333;
	margin-bottom: 10px;
}
.slideGroup .parBd ul li p{
	text-align: left;
	font-size: 14px;
	line-height: 28px;
	height: 90px;
	text-overflow: hidden;
}
.i-pd{
    margin-top:15px;
}
.i-pd .Pd-bd, .i-pd .Pd-hd{
	margin-top:0px;
}
.Pd-hd .pro-r
{
    float: right;
    width: 862px;
    padding-top: 12px;
    margin-bottom: 30px;
}
.Pd-hd .pro-r-hd h3
{
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 40px;
    padding-bottom: 36px;
    color: #000000;
}
.Pd-hd .pro-r-hd h3 a {
    float: right;
    display: inline-block;
    /* width: 69px; */
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    background-color: #0d7fc4;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 28px;
}
.Pd-hd .pro-r-bd li {
    width: 278px;
    height: 292px;
    float: left;
    margin-right: 14px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.Pd-hd .pro-r-bd li:hover {
    box-sizing: border-box;
    box-shadow: 0px 0px 3px 0px #7d7d7d;
}

.Pd-hd .pro-r-bd li:hover p {
    color: #0d7fc4;
}

.Pd-hd .pro-r-bd li:nth-child(n+4) {
    margin-top: 17px;
}

.Pd-hd .pro-r-bd li:nth-child(3n) {
    margin-right: 0;
}
.Pd-hd .pro-r-img
{
    width: 267px;
    margin: 15px auto 0;
}
.Pd-hd .pro-r-bd li p
{
    font-size: 14px;
    color: #000;
    text-align: center;
    width: 259px;
    height: 20px;
    overflow: hidden;
    margin: 10px auto 22px;
}
.Pd-hd .por-r-more
{
    text-align: center;
    overflow: hidden;
}
.Pd-hd .por-r-more a
{
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #a8a8a8;
}

.Pd-hd .por-r-more a:hover { /* Chrome, Safari, Opera */filter: drop-shadow(1px 0 0 #2196F3);}
.Pd-hd .por-r-more a:first-child
{
    background: url("../image/por-r-more1.png") no-repeat center; 
    margin-right: 18px;
}
.Pd-hd .por-r-more a:last-child
{
    background: url("../image/por-r-more2.png") no-repeat center; 
}












